From d541c842c1a820019bf176bcec946b5956ad3668 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 24 Apr 2004 02:27:00 +0000 Subject: [PATCH] Update filename in "please read" message. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 89d6b9c4378..0fe7ef32fc2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh -echo "Please read INSTALL-CVS for instructions on how to build Emacs from CVS." +echo "Please read INSTALL.CVS for instructions on how to build Emacs from CVS." # Exit with failure, since people may have generic build scripts that # try things like "autogen.sh && ./configure && make". -- 2.30.2